Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(transformer/class-properties): transform private field expression which invokes private method #8102

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Dec 25, 2024

No description provided.

Copy link
Member Author

Dunqing commented Dec 25, 2024


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Dunqing Dunqing changed the title feat(transformer/class-properties): transform private field expression which refers to private method feat(transformer/class-properties): transform private field expression which invokes private method Dec 25, 2024
Copy link

codspeed-hq bot commented Dec 25, 2024

CodSpeed Performance Report

Merging #8102 will not alter performance

Comparing 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method (58ed832) with 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method (f14567a)

Summary

✅ 29 untouched benchmarks

@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch 2 times, most recently from fa38824 to 4f5439b Compare December 25, 2024 05:11
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 02c7724 to 1f5bb38 Compare December 26, 2024 02:33
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from 4f5439b to 16ffd41 Compare December 26, 2024 02:33
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 1f5bb38 to 5a7932b Compare December 26, 2024 11:24
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from 16ffd41 to 8255221 Compare December 26, 2024 11:25
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 5a7932b to 558357d Compare December 26, 2024 16:11
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch 2 times, most recently from 3745697 to 3616de3 Compare December 26, 2024 16:41
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 558357d to d88a83a Compare December 28, 2024 09:05
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from 3616de3 to 8fac581 Compare December 28, 2024 09:05
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from d88a83a to 965a322 Compare December 31, 2024 09:32
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from 8fac581 to e4a5132 Compare December 31, 2024 09:32
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 965a322 to 7766029 Compare December 31, 2024 10:33
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from e4a5132 to 7868ea6 Compare December 31, 2024 10:33
@Dunqing Dunqing marked this pull request as ready for review December 31, 2024 11:58
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Dec 31, 2024
Copy link

graphite-app bot commented Dec 31, 2024

Merge activity

@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method branch from 7766029 to f14567a Compare December 31, 2024 12:32
@Dunqing Dunqing force-pushed the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch from 7868ea6 to 58ed832 Compare December 31, 2024 12:32
Base automatically changed from 12-25-feat_transformer_class-properties_transform_callee_that_is_referred_to_a_private_method to main December 31, 2024 13:03
@graphite-app graphite-app bot merged commit 58ed832 into main Dec 31, 2024
29 checks passed
@graphite-app graphite-app bot deleted the 12-25-feat_transformer_class-properties_transform_private_field_expression_which_refers_to_private_method branch December 31, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-merge Merge with Graphite Merge Queue A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant